@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0; vertical-align: middle;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{overflow-x:hidden}

/* 导航栏 */
/* .header_nav{height:80px; width:100%;   position: absolute; top:20px; left:0; z-index:999; } */
/* .header_nav{height:80px; width:100%;   position: fixed; top:0; left:0; z-index:999; background: linear-gradient(to bottom, rgba(6,6, 6, 68%) 2%,rgba(31, 31, 31, 49%) 12%, rgba(139, 139, 139,19%) 28.7% );} */
.h_logo{width:21.2%; height:80px; float: left; display: flex; align-items: center;}
.header_nav{height:80px; width:100%;   position: fixed; top:0; left:0; z-index:999; background: linear-gradient(to bottom, rgba(6,6, 6, 68%) 2%,rgba(139, 139, 139, 32%) 62%, rgba(139, 139, 139,19%) 78.7% );}
.h_logo img{height: auto;  align-items: center; margin: 0px auto;}
.h_search{float: right; width:130px; height: 36px; background: #cc0f0f; border-radius: 25px; padding: 0px 10px; margin-top:20px;}
.h_search input[type="text"]{width:70%;  height: 100%; float: left; border: 0; background:none; font-size: 14px; color: #fff}
.h_submit{width:20px; height:100%; float: right; background: url(../images/sousuo.png) no-repeat center; border: 0}
.nav{ height:100%; width: auto; margin: 0px auto; float: right; margin-right: 3%;}
.nav .nLi{position:relative;float:left;display:inline;height:80px; line-height:80px;  width:102px; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%; color:#ffffff; font-size:16px; }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#ffffff; text-align: center; }
.nav .sub{position:absolute;top:60px;left:0; z-index:999;display:none;padding:0;width:100%;background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav .nLi.active h3 p{ color:#fffbbb}
.nav .nLi:hover h3 p{ color:#fffbbb}
.sub li:hover a{color:#cc0f0f;}


																							


/* 首页:banner */
/* .banner{ width:100%; height:960px;  overflow: hidden; background: url(../images/banner1.jpg) no-repeat; position: relative} */
.banner{ width:100%; height:960px;  overflow: hidden;  position: relative} 
.ban_1{position: absolute; top:0; right:8%}
.ban_4{position: absolute; bottom:140px; right:10%}
.ban_2{position: absolute; top:300px; left:19%}
.ban_3{position: absolute; top:516px; left:19%}
.scroll-down {  position: absolute; left: 50%;   bottom: 70px;   width: 44px;   height: 114px;
    margin-left: -22px;   text-align: center;   cursor: pointer; z-index:  9}
.fl{display: block}












.scroll-down .por { position: relative; z-index:99;}
.scroll-down span.fi { width: 6px; height: 6px; background: url(../images/ico-down1.png) no-repeat; margin: 0px auto 10px; animation: scrollDown 1.5s infinite 1.6s; -webkit-animation: scrollDown 1.5s infinite 1.6s; }
.scroll-down span.se { width: 10px; height: 10px; background: url(../images/ico-down2.png) no-repeat; margin: 0px auto 10px; animation: scrollDown 1.5s infinite 1.4s; -webkit-animation: scrollDown 1.5s infinite 1.4s; }
.scroll-down span.th { width: 14px; height: 14px; background: url(../images/ico-down3.png) no-repeat; margin: 0px auto 10px; animation: scrollDown 1.5s infinite 1.2s; -webkit-animation: scrollDown 1.5s infinite 1.2s; }
.scroll-down span.fo { width: 44px; height: 44px; background: url(../images/ban_jts.png) no-repeat; animation: scrollDown 1.5s infinite 1s; -webkit-animation: scrollDown 1.5s infinite 1s; }
@keyframes scrollDown {
 0% {
 opacity: 1;
 top: 0;
}
 100% {
 opacity: 0;
 top: 10px
}
}




/*热词*/
.index_gglist{width:100%; height: auto; overflow: hidden; padding: 22px 0; background: #f2f2f2}
.index_gglist_left{width:50%; height: auto; float: left}
.index_gglist_left p{font-size: 14px; color: #cc0f0f; float: left; line-height: 35px; font-weight: bold;}
.index_gglist_left a{font-size: 14px; color: #999999; float: left;  margin-right: 1%; line-height: 35px;}
.index_gglist_right{width:21%; height: 35px; float: right; background: #fff; border-radius: 25px; padding: 0px 1% 0 1.2%}
.index_gglist_right input[type="text"]{width:90%; height: 100%; float: left; background:none; border: 0; font-size: 14px; color: #bbbbbb;}
.index_gglist_right .gg_submit{width: 20px; height: 100%; float: right; background: url(../images/search_img.png) no-repeat center; border: 0}
.index_gglist_left a:hover{color:#015869}







/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden;margin-top: 80px;}
.index_about_left{width:44.5%; height: auto; float: left}
.index_about_left h3{font-size: 32px; color: #000000; font-weight: bold; margin-bottom: 36px;}
.index_about_left h4{font-size: 22px; color: #000000; font-weight: bold; }
.index_about_left h5{font-size: 14px; color: #777777; text-transform:uppercase; margin-top: 8px;}
.index_about_left .in_about_xx{width:100%; height: 120px; display: block; font-size: 14px; color: #777777; line-height: 30px; margin:40px 0 50px}
.ab_liuyan{width:160px; height: 42px; float: left; line-height: 42px; font-size: 16px; color: #ffffff; background: url(../images/ly_bjs.jpg) no-repeat center; padding-left: 68px;}
.h_dhs{font-size: 22px; color: #000; font-weight:bold; background: url(../images/h_dhs.png) no-repeat left center; padding-left:50px; float: left; height: 42px; line-height: 42px; margin-left: 30px;}
.index_about_right{width:48.2%; height: auto; float: right}
.index_about_right .swiper-slide a{width:100%; height: auto; display: block}
.index_about_right .swiper-slide a img{width:100%; height: auto; display: block}

.index_about_right .swiper-pagination{background:rgba(255,255,255,0.4); border-radius: 25px; height:auto;  margin: 0px auto; width: 118px; padding: 2px 15px; left:50%; margin-left: -59px; bottom:30px;}
.index_about_right .swiper-pagination-bullet{width:12px; height: 12px; background: #fff; opacity:1}
.index_about_right .swiper-pagination-bullet-active{background: #cc0f0f}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top:110px; margin-bottom: 70px;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 52px; padding: 10px;}
/* .index_product ul li{width:31.2%; height: auto; float:left; margin-right:3.2%; position: relative;overflow: hidden} */
.index_product ul li{width:31.2%; height: auto; float:left; margin-right:3.2%;}
.index_product ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
/* .index_product ul li p{width:100%; height: auto; padding: 0px 10px; font-size: 22px; color: #000000; font-weight: bold; position: absolute; bottom:2px; left:0; transition: .3s all ease-in-out;text-align:center;} */
.index_product ul li p{width:100%; height: 60px; line-height: 60px; color: #000000; font-weight: bold; text-align:center;background: #f9f9f9;font-size: 20px;}
.index_product ul li:hover p{background: #cc0f0f;color: #fff;}
.index_product ul li:nth-child(3){margin-right: 0}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.index_product ul li:hover p{bottom:30px;}
/* .index_product ul li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.3)} */





/*流程*/
.index_liucheng{width:100%; height: auto; display: block; background: #f9f9f9; padding:100px 0; margin-bottom: 94px}
.index_liucheng_all{width:100%; height: auto; display: block; margin-top: 45px; position: relative}
.liucheng_all_li{width:100%; height: 280px; overflow: hidden; background: #fff; padding: 40px 30px ; text-align: center; transition: .3s all ease-in-out}
.liucheng_all_li span{display:block; width: 78px; margin: 0px auto; font-size: 24px; color: #333333; border-bottom: 1px solid #bebebe}
.liucheng_pic{width:100%; height: 60px; display: flex; align-items: center; margin: 8px auto 12px}
.liucheng_pic img{max-width: 100%;align-items: center; margin: 0px auto;}
.liucheng_all_li h3{font-size:20px;color: #000000; font-weight: bold;}
.liucheng_all_li p{font-size:16px;color: #777777; line-height:24px; margin-top: 10px;}
.index_liucheng_all .swiper-button-next,.index_liucheng_all .swiper-button-prev{width:60px; height: 60px;  margin-top: -30px;}
.index_liucheng_all .swiper-button-next{background:url(../images/lc_right.png) no-repeat center; right:-80px}
.index_liucheng_all .swiper-button-prev{background:url(../images/lc_left.png) no-repeat center; left:-80px;}
.index_liucheng_all .swiper-button-next:hover{background:url(../images/lc_hright.png) no-repeat center;}
.index_liucheng_all .swiper-button-prev:hover{background:url(../images/lc_hleft.png) no-repeat center;}
.liucheng_all_li:hover{ padding: 20px 30px ;  }



/*案例*/
.index_case{width:100%; height: auto; overflow: hidden;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom: 80px}
.index_case ul li{width:23.4%; height: auto; float: left; margin-bottom:28px; margin-right: 2.1%; overflow: hidden}
.index_case ul li:nth-child(4n){margin-right: 0}
.index_case ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 70px 0 96px;}
.index_youshi h3{font-size: 32px; color: #000000; font-weight:bold; margin-bottom: 44px; text-align: center}
.index_youshi ul{width:100%; height: auto; overflow: hidden; padding:10px}
.index_youshi ul li{width:31.2%; height: auto; float: left; background: #fff; margin-right:3.2%}
.index_youshi ul li:nth-child(3n){margin-right: 0}
.index_youshi_pic{width:100%; height: auto; display: block; overflow: hidden}
.index_youshi_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi_xx{width:100%; height: auto; overflow: hidden; padding:28px 10px; text-align: center}
.index_youshi_xx h4{font-size: 20px; color: #000000; font-weight: bold; margin-bottom: 10px;}
.index_youshi_xx p{font-size: 16px; color: #777777; line-height: 24px;}
.index_youshi ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.index_youshi ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2)}






/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:95px;  margin-bottom: 60px;}
.index_news_tltle{width:100%; height:40px; line-height:40px; overflow: hidden}
.index_news_tltle h3{font-size: 32px; color: #000000; font-weight: bold; float: left}
.index_news_tltle h4{font-size: 24px; color: #cc0f0f; font-weight:bold; float: left; margin-left: 15px;}
.index_news_tltle a{float: right; font-size: 18px; color: #777777}
.index_news_tltle a:hover{color:#cc0f0f}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 32px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:48.4%; height: 220px; background: #f9f9f9; float: left; border-bottom: 2px solid #cc0f0f; padding:29px 30px; margin-bottom: 40px;}
.index_news_pic{width:230px; height: auto; float: left; overflow: hidden}
.index_news_pic img{transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; width:100%; height:auto; display:block}
.index_news_xx{margin-left: 250px;}
.index_news_bottom ul li:nth-child(2n){float: right}
.index_news_bottom ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_bottom ul li p{width:100%; height: 72px; line-height:26px; font-size: 14px; color: #4d4d4d;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom ul li span{font-size: 14px; color: #4d4d4d; display: block; margin-bottom: 15px;}
.index_news_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_bottom ul li:hover p,.index_news_bottom ul li:hover span,.index_news_bottom ul li:hover h3{color:#cc0f0f}






/*底部*/
.in_footer{width:100%; height: 550px; overflow: hidden; position: relative; background: url(../images/footer_bjs.jpg) no-repeat center; background-attachment: fixed; 
	padding-top: 98px; background-size: cover;}
.footer_top{width:auto; display: table; margin: 0px auto; }
.f_ma{width:140px; height: auto; display: block; float: left; margin: 0px 20px;}
.f_ma img{width:100%; height: auto; display: block}
.f_ma h4{width:100%; height:40px; line-height: 40px; font-size: 18px; color: #ffffff; font-weight:bold; text-align: center; margin-top: 5px;}
.footer_dhs{width:100%; height: auto;overflow: hidden; text-align: center; font-size: 18px; color: #fff; margin:36px auto 35px;}
.footer_links{width:auto; display: table; margin: 0px auto;}
.footer_links a{font-size: 16px; color: #fff; margin: 0px 20px;}
.footer_links a:hover{color:#cc0f0f}
.footer_bq{width:100%; height: 50px;  overflow: hidden;  margin-top:20px;}
.copy_bq{width:auto;;height:50px; line-height:50px; position: relative; color:#ffffff; font-size: 14px; float: left }
.copy_bq a{color:#ffffff; font-size:14px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:8px; background-size:100% auto!important}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #ffffff;}
.footer_zhichi i{ float: left;}
.f_top{width:60px; height: auto; position: absolute; bottom:35px; left:50%; margin-left: -30px; text-align: center; font-size: 14px; color: #ffffff; line-height: 30px}





/*手机*/
.sj_header{width:100%; clear:both; height:60px;  padding: 0px 10px;display: none;  z-index:999; position:absolute; top:0; left:0;}
.sj_logo{width:16%; height:100%; float: left; font-weight: bold; display: flex; align-items: center;}
.sj_logo img{max-width: 100%; display: block; align-items: center; margin: 0px auto;}
.sj_header_top{width:100%; height: 100%}
.menu{float:right; height:auto; width:30px; margin-top: 16px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(0,0,0,0.85); z-index: 666;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: 60px;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px;}
.header_all ul li{width:100%; height: auto; float: left; margin-bottom: 20px;  text-align: center;  border-bottom: 1px solid #333; padding-bottom: 10px}
.header_all ul li h3{width:100%; height: 40px; line-height: 40px; color:#002b8e; font-size:1.3rem;  font-weight: bold; }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:33.33%; float:left; height: 35px; line-height: 35px; font-size: 0.9rem; color:#aaa; display: block; }
.nav_show{top:60px;}
.header_sub span{color:#002b8e}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:33.33%; float:left;}
.sj_banner{width:100%;height:auto; display: none; margin-top: 60px;}
.sj_banner img{width:100%; height: auto;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.sj_banner .swiper-pagination-bullet{background: #fff; opacity: 1}
.sj_banner .swiper-pagination-bullet-active{background: #358b39}



.openmenu{overflow-y:scroll; }
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#b51729; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:30px; text-indent:1em; color:#fff; padding:5px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; width:100%; height:100%; display:block; font-size:1.2rem;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none; background: #b51729}
footer ul{height: 100%; display: block}
footer li{width: 25%;height: 100%;float: left; padding-top:8px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #333}
footer .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:17px;}
footer .n5{background: url(../images/f_5.png) no-repeat center;background-size:  100% 100%; width:26px;}
footer .n6{background: url(../images/f_6.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer i{height:20px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1.1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1.1rem}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 12px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#ce1717;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}







/*内页*/
.ny_banner{width:100%; height:720px; position: relative;  overflow: hidden; display: block}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.ny_banner_info{width:800px; height: 240px; background: rgba(255,255,255,0.5); text-align: center; margin:238px auto 0; padding-top: 60px;}
.ny_banner_info h3{font-size: 35px; color: #000000; font-weight: bold;}
.ny_banner_info hr{width:80px; height: 4px; background: #cc0f0f; display: block; margin: 22px auto;}
.ny_banner_info p{font-size: 16px; color: #333333}
.ny_nav{width:100%; min-height: 56px; border-bottom: 1px solid #bebebe;}
.ny_nav a{float: left; font-size: 16px; color: #000000; margin-right: 4%; line-height: 54px;}
.ny_nav a:hover,.ny_nav a.active{color:#cc0f0f; font-size: 18px; font-weight: bold; border-bottom: 2px solid #cc0f0f}



/*内页产品列表*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin: 60px auto 78px}
.ny_product_all ul{overflow: hidden; margin-bottom: 60px;}
.ny_product_all ul li{width:32%; height: auto; margin-right: 2%; margin-bottom: 40px; float: left}
.ny_product_all ul li:nth-child(3n){margin-right: 0}
.ny_pro_pic{width:100%; height: auto; display: block; overflow: hidden}
.ny_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_product_all ul li h4{width:100%; height: 60px; line-height: 60px; background:#f9f9f9; font-weight: bold; font-size: 20px; color: #333333; font-family: "Arial"; text-align: center}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover h4{background: #cc0f0f; color:#fff}



/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-top:108px }
.about_one_left{width:46.7%;  height: auto; float: left}
.about_one_left img{width:100%; display: block}
.about_one_right{width:47.2%; height: auto; float: right}
.about_one_right h3{font-size: 32px; color: #000000; font-weight: bold; margin-bottom: 46px;}
.about_one_right h4{font-size: 22px; color: #000000; font-weight: bold; line-height: 30px; }
.about_one_right h5{font-size: 14px; color: #777777; text-transform: uppercase; line-height: 35px;}
.about_one_right p{font-size: 14px; color: #777777; line-height: 40px; margin-top: 40px;}
.ny_about_two{width:100%; height: auto; overflow: hidden; margin-top: 90px;}
.ny_about_two h3{font-size: 32px;color: #000000; font-weight: bold; text-align: center}
.about_two_pic{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.about_two_pic .swiper-slide>div{width:100%; height: auto; display: block}
.about_two_pic .swiper-slide>div img{width:100%; height: auto; display: block}
.about_two_pic .swiper-pagination{background: #fff; border-radius: 25px; background: rgba(255,255,255,0.4); padding: 2px 0;  width: 120px; left:50%; margin-left: -60px;}
.about_two_pic .swiper-pagination-bullet{width:12px; height: 12px; border-radius: 25px;  background: #fff; opacity: 1}
.about_two_pic .swiper-pagination-bullet-active{background: #cc0f0f}
.about_two_xx{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 30px 32px; font-size: 14px; color: #777777; line-height: 40px;}
.ny_about_three{width:100%; height: auto; overflow: hidden; display: block; margin-top: 60px;}
.about_three_left{width:70%; height: 316px; float: left; background: #f9f9f9; font-size: 14px; color: #777777; line-height: 40px; padding: 34px;}
.about_three_right{width:26.7%; height: auto; float: right}
.about_three_right img{width:100%; height: auto; display: block}
.ny_about_four{width:100%; height: auto; overflow: hidden; margin-top: 108px; background: #f9f9f9; padding: 76px 0 95px}
.about_four_title{width:100%; height: 42px; line-height: 42px; overflow: hidden}
.about_four_title h3{font-size: 32px; color: #000000; font-weight: bold; float: left}
.about_four_title a{float: right; font-size: 18px; color: #777777; float: right}
.ny_about_four .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.ny_about_four .swiper-slide>div{width:100%; height: auto; display: block}
.ny_about_four .swiper-slide>div img{width:100%; height: auto; display: block}
.ny_about_five{width:100%; height: auto; overflow: hidden;  margin: 76px 0 100px;}
.ny_about_five .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.ny_about_five .swiper-slide>div{width:100%; height: auto; display: block}
.ny_about_five .swiper-slide>div img{width:100%; height: auto; display: block}


/*加盟*/
.ny_join_liucheng{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 77px 0}
.ny_join_liucheng ul{width:100%; height: auto; display: block}
.ny_join_liucheng ul li{width:11.7%; height: 140px; background: #fff; border-radius: 50%; text-align: center; float: left; margin-right:3%; padding-top: 28px;}
.ny_join_liucheng ul li p{font-size: 18px; color: #777777; line-height: 40px; margin-top: 10px;  text-align: center}
.ny_join_liucheng ul li span{width:30px; height: 30px; background: #d9d9d9; text-align: center; line-height: 30px; font-size: 16px; color: #ffffff; font-weight: bold; border-radius:50%; display: block; margin: 8px auto 0;}
.ny_join_liucheng ul li:last-child{margin-right: 0}
.join_liucheng_pic{width:100%; height: 41px; display: flex; align-items: center;}
.join_liucheng_pic img{align-items: center; margin: 0px auto; max-width: 100%;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.ny_join_liucheng ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);
}
.ny_join_liucheng ul li:hover span{background: #cc0f0f}
.ny_join_ys{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding-top: 75px; padding-bottom: 98px; margin-top: 100px;}
.ny_join_ys ul{width:100%; height: auto; overflow: hidden; margin-top: 42px;}
.ny_join_ys ul li{width:31.2%; height: auto; float: left; margin-right: 3.2%;}
.join_ys_img{width:100%; height: auto; display: block; overflow: hidden}
.join_ys_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.join_ys_xx{width:100%; height: auto; background: #fff; padding: 24px 20px}
.join_ys_xx h4{font-size: 20px; color: #000000; line-height: 40px; font-weight: bold; text-align: center; margin-bottom: 8px;}
.join_ys_xx p{font-size:16px; color: #777777; line-height: 24px; text-align: center}
.ny_join_ys ul li:nth-child(3){margin-right: 0}

.ny_join_ys ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.ny_join_yewu{width:100%; height: auto; overflow: hidden; margin-top: 72px;}
.ny_join_yewu h3,.ny_join_ys h3{font-size: 32px; color: #000000; font-weight: bold; text-align: center}
.ny_join_yewu ul{width:100%; height: auto;  margin-top:47px;}
.ny_join_yewu ul li{width:30%; height: 240px; float: left; box-shadow: 0 0 36px rgba(0,0,0,0.1); margin-right: 5%; margin-bottom: 56px; text-align: center; 
	padding:40px 30px 0; transition: .2s all ease-in-out}
.ny_join_yewu ul li:nth-child(3n){margin-right: 0}
.join_yewu_pic{width:100%; height: 60px;  display: flex; align-items: center;}
.join_yewu_pic img{align-items: center; margin: 0px auto;}
.ny_join_yewu ul li h4{font-size: 20px; color: #000000; font-weight: bold; margin: 15px 0}
.ny_join_yewu ul li p{font-size: 16px; color: #777777; line-height: 24px;}
.ny_join_yewu ul li:hover{padding:20px 30px 0;}



/*联系我们*/
.ny_contact_one{width:100%; height: auto; overflow: hidden; margin-top: 94px}
.ny_map{width:100%; height: 520px; overflow: hidden; margin-top: 48px;}
.ny_conta_xx{width:100%; height: auto; overflow: hidden; margin-top: 34px;}
.contact_right{width:50%;  height: auto; float: left}
.contact_right h3{font-size: 18px; color: #080809; font-weight: bold; margin-bottom: 10px;}
.contact_right p{font-size: 14px; color: #787677; line-height: 30px;}
.ny_conta_ma{width:25%; height: auto; float: right}
.ny_conta_ma dl{width:47%; height: auto; float: left}
.ny_conta_ma dl dt{width:100%; height: auto; display: block; border: 1px solid #eee}
.ny_conta_ma dl dt img{width:100%}
.ny_conta_ma dl dd{width:100%; line-height: 30px; font-size: 14px; color: #676364; text-align: center}
.ny_conta_ma dl:nth-child(2){float: right}
.ny_contact_two{width:100%; height: auto; overflow: hidden; margin-top: 77px;}
.ny_contact_two .swiper-slide a{width:100%; height: auto; display: block}
.ny_contact_two .swiper-slide a img{width:100%; height: auto; display: block}
.ny_contact_two .swiper-pagination{background:rgba(255,255,255,0.4); border-radius: 25px; height:auto;  margin: 0px auto; width: 118px; padding: 2px 15px; left:50%; margin-left: -59px; bottom:30px;}
.ny_contact_two .swiper-pagination-bullet{width:12px; height: 12px; background: #fff; opacity:1}
.ny_contact_two .swiper-pagination-bullet-active{background: #cc0f0f}
.ny_contact_liuyan{width:100%; height: auto; display: block; background: #faf9f8; padding: 72px 0 78px; margin-top: 100px;}
.ny_contact_liuyan .about_four_title{margin-bottom: 46px;}
.ny_contact_liuyan p{width:100%; height:80px; border: 1px solid #c0bbba; margin-bottom: 20px;}
.ny_contact_liuyan p input[type="text"]{width:100%; height: 100%; background: #fff; border: 0; font-size: 18px; color: #787677; padding: 0px 20px;}
.ny_contact_liuyan textarea{width:100%; height: 160px; border: 1px solid #c0bbba; background: #fff; padding: 10px; font-size: 18px; color: #787677; resize: none}
.con_submit{width:100%;  height: 80px; background: #b51729; text-align: center; line-height: 80px; font-size: 20px; color: #ffffff; border: 0; display: block; margin-top: 20px;}



/*新闻资讯*/
.ny_news_li{width:100%; height: auto; overflow: hidden; margin-top: 54px; margin-bottom: 70px;}
.ny_news_li ul{overflow: hidden; margin-bottom: 30px;}
.ny_news_li li{width:32%; height: auto; margin-right: 2%; margin-bottom: 40px; float: left;}
.ny_news_li li:nth-child(3n){margin-right: 0}
.ny_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.ny_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_news_xx{width:100%; height: auto; border: 1px solid #c3bebe; border-top:0; padding:15px 25px;}
.ny_news_xx h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #080809; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx span{font-size: 14px; color: #787677; display: block; margin: 8px auto}
.ny_news_xx p{width:100%; height: 48px; line-height: 24px; color: #787677; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_li li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}

.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
			clear: both; font-weight: bold}







/*产品*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:43%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#cc0f0f; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:55%; height: auto; float: right}
.ny_pro_tright h1{ font-size:30px; color: #191919; height: auto; line-height: 40px; margin-top: 10px;font-weight:700; margin-bottom:10px;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height:30px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #cc0f0f; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 25px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #cc0f0f;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #cc0f0f; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#cc0f0f; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#cc0f0f;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #cc0f0f; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#cc0f0f}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}




/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

.page-list{display:none;}
.keyword_light img{max-width:100%}
.ny_news_time{height:auto; overflow:hidden}
.t_search{width:20%; float:right; height:100%; background:#cc0f0f; text-align:center; line-height:35px; border:0; color:#fff}
.ny_news_show{margin:50px 0; font-size:16px; color:#666}





/*图文列表样式*/
.search-tit{width:100%; height:auto; text-align:center;}
.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit h2{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit span{font-size:18px; color:#333}





@media screen and (max-width:1500px){
	.w1440{width:98%}

}


@media screen and (max-width:1300px){
	.h_search{display: none;}
	.container{width:94%}
	.nav{margin-right: 0}
	
}

@media screen and (max-width:1210px){
	.index_liucheng_all .swiper-button-next{right:0}
	.index_liucheng_all .swiper-button-prev{left:0}
	.copy_bq,.footer_zhichi span{font-size:12px;}
}
 






@media screen and (max-width:1110px){
	.lxfx{display: none}
	.nav .nLi{width:90px;}
	.about_one_right p{line-height: 30px; margin-top: 20px;}
	.about_one_right h3{margin-bottom: 10px;}
	.about_three_left{padding:15px; line-height:32px; height: auto;}
	.about_two_xx{line-height: 30px;}
	.ny_hotnews ul li p{width:65%}
	.ny_join_liucheng ul li{border-radius:0}
	.footer_bq{height:auto;}
	.copy_bq{float:none;  text-align:center}
	.footer_zhichi{float:none; display:table; margin:0px auto;}
	.index_about_left .in_about_xx{height:auto;}
	.index_about_left{width:50%}
}

@media screen and (max-width:1000px){
	.nav .nLi{width:86px;}
	
}





@media screen and (max-width:800px){
	body{padding-bottom: 60px;}
	.footer_links a{margin:0px 5px}
	.footer_bq,.header_nav{display:none;}
	.sj_copy,footer,.sj_header{display:block}
	.in_footer{height:auto; padding:40px 0}
	.ny_banner_info{width:90%;     margin: 140px auto 0;}
	.index_about_left{width:100%; float:none;}
	.index_about_right{width:100%; margin-top:40px;}
	.index_about_left .in_about_xx{height:auto;}
	.ny_banner_info p{font-size:24px;}
	.ny_banner{height:600px;}
	.scroll-down{bottom:50px;}
	.ny_banner_info h3{font-size:34px;}
	.ny_join_liucheng ul li{width:13.4%; margin-right:1%}
	.ny_join_liucheng ul li p{font-size:16px;}
	.ny_join_liucheng{padding:40px 0 50px}
	.ny_join_ys{margin-top: 40px; padding-top:40px; padding-bottom:40px;}
	.join_ys_xx h4{font-size:18px; line-height:28px; height:56px;}
	.ny_join_yewu{margin-top:40px;}
	.ny_join_yewu ul li{width:31.3%; margin-right: 3%; padding:30px 20px 0; margin-bottom:35px}
	.ny_pro_bleft{width:100%; float:none;}
	.ny_pro_bright{width:100%; float:none; margin-top:40px;}
	.ban_1{width:35%}
	.ban_2{left:10%; width:45%}
	.ban_3{left:10%; width:60%; top:440px}
	.ban_4{bottom:20%; width:40%}
	/* .banner{height:900px;} */
	.index_liucheng{    padding: 60px 0; margin-bottom:60px}
	.index_liucheng_all .swiper-button-next, .index_liucheng_all .swiper-button-prev{width:40px; height:40px; background-size:100% 100%!important}
	.index_case ul{margin-bottom:40px;}
	.index_youshi_xx h4{height:52px;}
	.index_youshi_xx{height:214px;}
	.index_news_bottom ul li,.index_news_bottom ul li:nth-child(2n){width:100%; float:none;}
	.about_one_left{width:100%; float:none;}
	.about_one_right{width:100%; height:auto; float:none; margin-top:20px;}
	.ny_about_one,.ny_about_two{margin-top:40px;}

	.banner .swiper-container2{width: 100%;}
}



@media screen and (max-width:540px){
	.ny_product_all ul li,.ny_news_li li,.index_case ul li{width:49%; margin-right: 0}
	.ny_product_all ul li:nth-child(2n),.ny_news_li li:nth-child(2n),.index_case ul li:nth-child(2n){float: right}
	.sj_logo{width:30%}
	.banner{height:700px;}
	.ban_2{top:32%}
	.ban_3{top:48%}
	.ban_4{right:7%}
	.footer_links a{margin:0; width:25%; float:left; text-align:center; line-height:35px;}
	.index_news_bottom ul li{padding:15px;}
	.index_youshi ul li{width:100%; margin-right:0; float:none; margin-bottom:20px;}
	.index_youshi_xx{height:auto;}
	.index_youshi{padding:60px 0 50px;}
	.ny_banner{height:500px;}
	.ny_banner_info{margin: 112px auto 0; padding: 40px 10px; height:auto;}
	.ny_banner_info h3{font-size:30px;}
	.ny_banner_info p{font-size:20px;}
	.about_three_left{width:100%; float:none;}
	.about_three_right{width:100%; float:none;}
	.ny_about_four{margin-top: 40px; padding:40px 0 ;}
	.ny_nav a{width:25%; margin-right:0; text-align:center; height:56px;}
	.ny_nav{height:auto; overflow:hidden}
	.ny_pro_tleft,.contact_right{width:100%; float:none;}
	.ny_pro_tright{width:100%; float:none; margin-top:30px;}
	div.digg{display:none;}
	.page-list{display:block}
	.ny_service_all{margin-top:40px;}
	.scroll-down{bottom:22px;}
	.ny_join_liucheng ul li{width:23.5%; margin-right:2%; margin-bottom:50px;}
	.ny_join_liucheng ul li:nth-child(4n){margin-right:0}
	.ny_join_ys ul li{width:100%; float:none; margin-right:0; margin-bottom:10px;}
	.ny_join_yewu ul li{width:49%; margin-right:0}
	.ny_join_yewu ul li:nth-child(2n){float:right}
	.ny_conta_ma{display:none;}
	.ny_map{height:300px;}
	.index_product ul li p{font-size: 14px;color: #000;bottom: 4px;}
	
}



@media screen and (max-width:425px){
	.banner{height:500px;}
	.index_about{margin-top:30px;}
	.h_dhs{font-size:20px; margin-left:10px}
	.index_product{margin:40px 0}
	.index_product ul li{width:49%; margin-right:0; margin-bottom:10px;}
	.index_product ul li:nth-child(2n){float:right}
	.index_news_tltle h3,.index_youshi h3,.index_about_left h3,.about_four_title h3{font-size:28px;}
	.index_news_tltle a{font-size:16px;}
	.liucheng_all_li{padding:40px 10px; height:300px;}
	.liucheng_all_li h3{font-size:16px;}
	.index_news_pic{width:175px;}
	.index_news_xx{margin-left:180px;}
	.index_news_bottom ul li p{height:52px; -webkit-line-clamp:2;}
	.index_news_bottom ul li{height:auto; margin-bottom:20px;}
	.index_news{margin-top:40px}
	.scroll-down span.fo{width:30px; height:30px; background-size:100% 100%; margin:0px auto;}
	.index_about_left .in_about_xx{margin:20px 0 30px;}
	.index_about_left h3{margin-bottom:20px;}
	.index_case ul,.index_youshi h3{margin-bottom:20px;}
	.index_youshi_xx h4{height:auto;}
	.index_youshi{    padding:20px 0 0;}

	.footer_top{width:80%;}	
	.f_ma{width:48%; margin:0 }
	.f_ma:nth-child(2){float:right}
	.ny_banner_info h3{font-size:24px;}
	.ny_banner_info p{font-size:16px;}
	.ny_banner_info hr{margin:14px auto}
	.ny_banner_info{padding:20px 10px;}
	.ny_banner{height:416px;}
	.ny_product_all ul li{margin-bottom:20px;}
	.ny_join_yewu ul li:hover{    padding: 16px 10px 0;}
	.ny_news_xx{padding:10px;}
	.ny_contact_one{margin-top:40px;}
	.ny_contact_liuyan{padding:40px 0;
    margin-top:40px;}
	.index_product ul li p{font-size: 14px;color: #000;bottom: 4px;}
}



@media screen and (max-width:375px){

	
	.ny_join_yewu ul li{padding: 16px 10px 0;}
	.ny_join_yewu ul li h4{font-size:16px;}
	.ny_product_all ul li h4{font-size:16px;}
	.sj_logo{width:40%}
	.about_one_right h3,.ny_about_two h3,.ny_join_yewu h3, .ny_join_ys h3{font-size:26px;}
	.about_two_xx{padding:30px 10px;}

	.banner_info{width:100%}
	.footer_dhs{font-size:20px;}
	.index_news_tltle h3,.index_youshi h3{font-size:20px;}
	.h_dhs{font-size:18px;}
	.ab_liuyan{width:142px; background-size:100% auto; padding-left: 55px;}
	.index_youshi{padding:30px 0;}
	.index_product ul li p{font-size: 14px;color: #000;bottom: 4px;}
}

@media screen and (max-width:360px){
	.banner{height:420px;}
	.scroll-down{bottom:0px; height:105px}
	.index_product ul li p{font-size: 14px;color: #000;bottom: 4px;}
}


	
@media screen and (max-width:320px){
	.index_news_pic{width:100%; float:none;}
	.index_news_xx{margin-left:0; width:100%}
	.index_product ul li p{font-size: 14px;color: #000;bottom: 4px;}
}
